/////////////////////////////////////////////////////////////////////////////////////////////
WireCAD Excel Round Trip Plugin
/////////////////////////////////////////////////////////////////////////////////////////////

Install:
1. Unzip the containing zip file.
2. Copy dll to: c:\users\public\documents\WireCAD\WireCAD10\bin
3. Relaunch WireCAD

Usage:
This plugin will export all attributes of a selection set of blocks to an
excel file. You can then edit the attributes in excel and import them back to the drawing.

Export:
This function is executed from the command line by the shortcut: eae[return]
The current selection set will be exported to the filename of your choice.

Import
This function is executed from the command line by the shortcut: iae[return]
Select the file that you edited to import.

